Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Python 3.13 #77

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Update to Python 3.13 #77

merged 2 commits into from
Oct 27, 2024

Conversation

douglatornell
Copy link
Member

  • Change GHA pytest-with-coverage workflow python-version matrix to test Python 3.13
  • Change conda environment descriptions to use Python 3.13
    • environment-dev.yaml
    • environment-hpc.yaml
    • environment-rtd.yaml
  • Change sphinx-linkcheck workflow to Python 3.13
  • Change pkg dev doc & README to Python 3.13 for package development

Upgraded Python from version 3.12 to 3.13 across various YAML files. This
includes updates to development, RTD, and HPC environments, as well as GHA
pytest-with-coverage and sphinx-linkcheck workflows.
Changed Python version references from 3.12 to 3.13 in README and development
documentation to align with the latest Python development environment.
Updated example pytest output in dev docs accordingly.
@douglatornell douglatornell added the maintenance Package or repo maintenance label Oct 27, 2024
@douglatornell douglatornell added this to the v24.1 milestone Oct 27, 2024
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.36%. Comparing base (1625c65) to head (8cbebfa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files          10       10           
  Lines        1316     1316           
  Branches       73       73           
=======================================
  Hits         1255     1255           
  Misses         57       57           
  Partials        4        4           
Flag Coverage Δ
unittests 95.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@douglatornell
Copy link
Member Author

Successfully tested in conjunction with Python 3.13 update of NEMO-Cmd package in a new Python 3.13 env on graham.

@douglatornell douglatornell merged commit 47471c1 into main Oct 27, 2024
11 checks passed
@douglatornell douglatornell deleted the py313 branch October 27, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package or repo maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant